PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFExtendedGraphicState Class / getBlendMode Method
In This Topic
    getBlendMode Method
    In This Topic
    Gets the blend mode.
    Syntax
    public PDFBlendMode getBlendMode()

    Return Value

    The current blend mode to be used in the transparent imaging model.
    See Also